home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2004 August / The Sunday Times - The Month 2004-08.iso / pc / engine / modules / quiz_dynamic.swf / scripts / DefineSprite_41 / frame_1 / DoAction.as
Encoding:
Text File  |  2004-06-24  |  323 b   |  8 lines

  1. var component = _parent._parent;
  2. component.registerSkinElement(face_mc,"face");
  3. component.registerSkinElement(shadow_mc,"shadow");
  4. component.registerSkinElement(darkshadow_mc,"darkshadow");
  5. component.registerSkinElement(highlight_mc,"highlight");
  6. component.registerSkinElement(highlight3D_mc,"highlight3D");
  7. stop();
  8.